*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Fri, 22 Dec 2006 22:58:05 +0000 (22:58 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 22 Dec 2006 22:58:05 +0000 (22:58 +0000)
lisp/ChangeLog
nt/ChangeLog

index d588f8c405eee348f13db0540d35cc86ae4ae120..76b25aadc4d313a87ae4869e3f1ebf7191c62b4d 100644 (file)
@@ -1,3 +1,8 @@
+2006-12-22  Ben North  <ben@redfrontdoor.org>  (tiny change)
+
+       * outline.el (outline-next-visible-heading): Fix the case with a
+       header at end-of-file with no final newline.
+
 2006-12-22  Robert Thorpe  <rthorpe@realworldtech.com>  (tiny change)
 
        * indent.el (tab-always-indent): Doc fix.
index 974a6f84591594a8a30749ec30e0f9150dcd0a8f..a8f2fd77bea801564d3fcf8f6b6e109679780d77 100644 (file)
@@ -1,5 +1,7 @@
 2006-12-22  Eli Zaretskii  <eliz@gnu.org>
 
+       * INSTALL: Explain how to invoke GNU Make for parallel builds.
+
        * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)"
        command-line argument to sub-Make in src, since src/makefile.w32-in
        invokes Make recursively during bootstrap.